-
Home
-
WP Email Template
-
2.5.2
-
Code
-
Classes
- HttpAdapterException
Total Complexity |
21 |
Dependencies |
2 |
Dependents |
41 |
Total lines |
245 |
Lines of code |
70 |
Logical lines of code |
19 |
Comment lines |
131 |
Methods |
19 |
Properties |
2 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
streamIsNotValid() |
S |
67 |
2 |
8 |
requestIsNotValid() |
S |
70 |
2 |
6 |
hasRequest() |
S |
80 |
1 |
3 |
httpAdapterIsNotUsable() |
S |
78 |
1 |
3 |
maxRedirectsExceeded() |
S |
77 |
1 |
3 |
extensionIsNotLoaded() |
S |
78 |
1 |
3 |
doesNotSupportSubAdapter() |
S |
78 |
1 |
3 |
httpAdapterMustImplementInterface() |
S |
78 |
1 |
3 |
httpAdaptersAreNotUsable() |
S |
80 |
1 |
3 |
httpAdapterDoesNotExist() |
S |
78 |
1 |
3 |
getRequest() |
S |
82 |
1 |
3 |
cannotSaveCookieJar() |
S |
78 |
1 |
3 |
cannotLoadCookieJar() |
S |
78 |
1 |
3 |
cannotFetchUri() |
S |
68 |
1 |
8 |
setResponse() |
S |
81 |
1 |
3 |
getResponse() |
S |
82 |
1 |
3 |
hasResponse() |
S |
80 |
1 |
3 |
setRequest() |
S |
81 |
1 |
3 |
timeoutExceeded() |
S |
77 |
1 |
3 |